Traducción al español será siempre la mayor brevedad
<ice:panelPositioned var="item"
value="#{panelPositioned.list}"
style="width:200px;border-top:1px solid black;"
listener="#{panelPositioned.changed}"
handle="starttitle">
<ice:panelGroup>
<ice:outputText value="#{item.name}"/>
</ice:panelGroup>
</ice:panelPositioned>
|
tag-name:
|
<ice:panelPositioned>
|
|
tag-class:
|
com.icesoft.faces.component.panelpositioned.PanelPositionedTag
|
|
component-class:
|
com.icesoft.faces.component.panelpositioned.PanelPositioned
|
|
component-type:
|
com.icesoft.faces.dragdrop.PanelPositioned
|
|
component-family:
|
com.icesoft.faces.dragdrop.PanelPositionedFamily
|
|
renderer-class:
|
com.icesoft.faces.component.panelpositioned.PanelPositionedRenderer
|
|
renderer-type:
|
com.icesoft.faces.dragdrop.PanelPositionedRenderer
|